#📖 Note

稀疏特征电路 Sparse Feature Circuits

Sparse Feature Circuits: Discovering and Editing Interpretable Causal Graphs in Language Models (ICLR ’25)

Posted on Tue, Jan 14, 2025 📖 Note LLM Interpretability Causal

卧底特工 Sleeper Agents

Sleeper Agents: 训练能在安全训练中持续欺骗的大语言模型

Posted on Fri, Jan 10, 2025 📖 Note LLM Alignment

阶段性模型差异比较

Stage-Wise Model Diffing 阶段性模型差异比较

Posted on Thu, Jan 2, 2025 📖 Note LLM Interpretability

训练后的 Transformer 可以在上下文中学习线性模型

Trained Transformers Learn Linear Models In-context (JMLR ’24)

Posted on Mon, Oct 21, 2024 📖 Note LLM

干预,在何处及如何进行?大规模非线性 SCM 的主动因果发现

Interventions, Where and How? Experimental Design for Causal Models at Scale

Posted on Thu, Apr 20, 2023 📖 Note Causal 🧪 BOED

DAD 与贝叶斯强化学习

翻译自 Deep Adaptive Design and Bayesian reinforcement learning by Adam Foster

Posted on Thu, Apr 20, 2023 📖 Note RL 🧪 BOED

深度适应性设计 DAD

Deep Adaptive Design: Amortizing Sequential Bayesian Experimental Design

Posted on Wed, Apr 12, 2023 📖 Note 🧪 BOED

[Adversarial Robustness] 2 Linear models

翻译自 NeurIPS 2018 tutorial “Adversarial Robustness: Theory and Practice” by Zico Kolter and Aleksander Madry

Posted on Thu, Mar 16, 2023 📖 Note Robustness

[Adversarial Robustness] 1 Introduction to adversarial robustness

翻译自 NeurIPS 2018 tutorial “Adversarial Robustness: Theory and Practice” by Zico Kolter and Aleksander Madry

Posted on Wed, Mar 8, 2023 📖 Note Robustness

利用逆倾向分数 (IPS) 降低选择偏差

Recommendations as Treatments: Debiasing Learning and Evaluation

Posted on Wed, Aug 3, 2022 📖 Note Recommendation

[线性代数] 第2章 有限维向量空间

《线性代数应该这样学》第2章:有限维向量空间

Posted on Sun, Jul 10, 2022 📖 Note Math Linear Algebra

[线性代数] 第1章 向量空间

《线性代数应该这样学》第1章:向量空间

Posted on Thu, Jun 30, 2022 📖 Note Math Linear Algebra

数据不足下的学习 Part 1:半监督学习

翻译自 https://lilianweng.github.io/posts/2021-12-05-semi-supervised/

Posted on Wed, Jun 29, 2022 📖 Note ML

MapReduce

MapReduce: Simplified Data Processing on Large Clusters

Posted on Sat, Apr 16, 2022 📖 Note Distributed

支持向量机

ML Notes 03: Support Vector Machine(SVM)

Posted on Tue, Apr 12, 2022 📖 Note ML

[MySQL 04] 索引(上)

《MySQL实战45讲》04 | 深入浅出索引(上)

Posted on Fri, Apr 8, 2022 📖 Note Database

[MySQL 03] 事务隔离

《MySQL实战45讲》03 | 事务隔离:为什么你改了我还看不见?

Posted on Wed, Apr 6, 2022 📖 Note Database

[MySQL 02] SQL更新语句执行流程

《MySQL实战45讲》02 | 日志系统:一条SQL更新语句是如何执行的?

Posted on Sun, Apr 3, 2022 📖 Note Database

[MySQL 01] SQL查询语句执行流程

《MySQL实战45讲》01 | 基础架构:一条SQL查询语句是如何执行的?

Posted on Wed, Mar 30, 2022 📖 Note Database

贝叶斯模型

ML Notes 02: Bayesian Model

Posted on Wed, Mar 30, 2022 📖 Note ML

决策树

ML Notes 01: Decision Tree

Posted on Tue, Mar 29, 2022 📖 Note ML